go/types.TypeParam.iface (method)
8 uses
go/types (current package)
instantiate.go#L140: tpar.iface()
typeparam.go#L56: typ.iface()
typeparam.go#L88: t.iface()
typeparam.go#L92: return t.iface()
typeparam.go#L101: t.iface()
typeparam.go#L106: func (t *TypeParam) iface() *Interface {
typeparam.go#L150: return t.iface().typeSet().is(f)
typeparam.go#L157: return t.iface().typeSet().underIs(f)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)